var net/http.http2goroutineSpace

2 uses

	net/http (current package)
		h2_bundle.go#L3130: var http2goroutineSpace = []byte("goroutine ")
		h2_bundle.go#L3138: 	b = bytes.TrimPrefix(b, http2goroutineSpace)